home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Epson-Stylus_CX5400.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.2 KB  |  73 lines

  1. <printer id="printer/Epson-Stylus_CX5400">
  2.   <make>Epson</make>
  3.   <model>Stylus CX5400</model>
  4.   <mechanism>
  5.     <inkjet/>
  6.     <color/>
  7.     <resolution>
  8.       <dpi>
  9.         <x>5760</x>
  10.         <y>1440</y>
  11.       </dpi>
  12.     </resolution>
  13.     <consumables>
  14.       <comments>
  15.         <en>4 separately exchangeable ink cartridges</en>
  16.       </comments>
  17.       <!--one or more "partno" elements.-->
  18.     </consumables>
  19.   </mechanism>
  20.   <url></url>
  21.   <lang>
  22.     <escp/><!--no pjl-->
  23.     <text>
  24.       <charset>us-ascii</charset>
  25.     </text>
  26.   </lang>
  27.   <autodetect>
  28.     <usb>
  29.       <manufacturer>EPSON</manufacturer>
  30.       <model>Stylus CX5400</model>
  31.       <description>EPSON Stylus CX5400</description>
  32.       <commandset>ESCPL2,BDC,D4</commandset>
  33.     </usb>
  34.   </autodetect>
  35.   <functionality>B</functionality>
  36.   <driver>gutenprint</driver>
  37.   <!--verified-->
  38.   <!--no "contrib_url"-->
  39.   <comments>
  40.     <en>
  41.  
  42.     Multi-function device: Printer, Scanner, Copier.<p>
  43.  
  44.     The printing engine is compatible to the one of the Epson Stylus
  45.     C84, see that printer entry for more info. All but full-bleed
  46.     works with Gimp-Print 4.2.6 or newer or 4.3.24 or newer.<p>
  47.     Current gimp-print versions have specific support for this device.
  48.  
  49.     Scanning should work as described for the Epson Stylus CX3200 and
  50.     CX5200, best with kernel 2.4.21 or later. To make the "epson"
  51.     backend of <a
  52.     href="http://www.sane-project.org/">SANE</a> recognizing
  53.     this device, you have to add a line like<p>
  54.  
  55.     <tt>usb 0x4b8 0x805</tt><p>
  56.  
  57.     to the <tt>/etc/sane.d/epson.conf</tt> file where the
  58.     two hexadecimal numbers are the vendor and product IDs of your
  59.     scanner. You find the actual IDs in
  60.     <tt>/proc/bus/usb/devices</tt>. Search for an entry
  61.     for an Epson device (the model name can be different to "CX5400"
  62.     as often the Epson devices report their japanese market name) and
  63.     in the line beginning with "<tt>P</tt>" directly above
  64.     the line with the manufacturer name you find the hexadecimal
  65.     vendor and product IDs.<p>
  66.  
  67.     Copying should just work with the front panel of the
  68.     device.<p>
  69.  
  70.     </en>
  71.   </comments>
  72. </printer>
  73.